Skip to content

Bump GitHub Actions to Node 24-compatible versions#32

Merged
kwilcox merged 1 commit into
mainfrom
node24-action-bumps
Jun 11, 2026
Merged

Bump GitHub Actions to Node 24-compatible versions#32
kwilcox merged 1 commit into
mainfrom
node24-action-bumps

Conversation

@kwilcox

@kwilcox kwilcox commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

GitHub Actions runners switch their default Node runtime from Node 20 to
Node 24 on June 16, 2026 (changelog).
This bumps the actions that were pinned to Node 20–era versions so CI keeps
working after the switch.

Action Before After
actions/checkout v3 v6
actions/setup-node v3 v6

CI maintenance only — no application or runtime code changes.

Closes #31

@kwilcox
kwilcox requested a review from treycucco June 10, 2026 23:46
@kwilcox
kwilcox merged commit 2b9c76c into main Jun 11, 2026
2 checks passed
@kwilcox
kwilcox deleted the node24-action-bumps branch June 11, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update GitHub Actions to Node 24-compatible versions

2 participants